Revision: arch--devo--1.0--patch-69
Archive: lord@emf.net--2003
Creator: Tom Lord <lord@emf.net>
Date: Sun Mar  2 13:59:40 PST 2003
Standard-date: 2003-03-02 21:59:40 GMT
Summary: [issue48] bug fix (dopatch --reverse)
Keywords: 
New-files: {arch}/arch/arch--devo/arch--devo--1.0/lord@emf.net--2003/patch-log/patch-69
Modified-files: ChangeLog patch-sets/dopatch.sh
New-patches: lord@emf.net--2003/arch--devo--1.0--patch-69


In dopatch,  don't use:

	(  foo ; bar )

where 

	( foo && bar )

has the desired exit status and, with `--reverse', 
ensure that the reversed patches directory exists.

